-
Home
-
Events Made Easy
-
2.3.7
-
Code
-
Classes
- PaymentMethodGateway
Total Complexity |
31 |
Dependencies |
16 |
Dependents |
1 |
Total lines |
338 |
Lines of code |
212 |
Logical lines of code |
71 |
Comment lines |
73 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_verifyGatewayResponse() |
S |
60 |
3 |
14 |
_verifyGrantResponse() |
S |
60 |
3 |
14 |
baseSignature() |
S |
46 |
1 |
44 |
_validateId() |
S |
62 |
3 |
12 |
_verifyRevokeResponse() |
S |
63 |
3 |
11 |
find() |
S |
61 |
2 |
12 |
grant() |
S |
62 |
2 |
12 |
updateSignature() |
S |
54 |
1 |
24 |
delete() |
S |
64 |
2 |
9 |
_doRevoke() |
S |
72 |
1 |
5 |
_doDelete() |
S |
72 |
1 |
5 |
_doUpdate() |
S |
72 |
1 |
5 |
__construct() |
S |
71 |
1 |
6 |
_doGrant() |
S |
72 |
1 |
5 |
_doCreate() |
S |
72 |
1 |
5 |
create() |
S |
74 |
1 |
4 |
createSignature() |
S |
67 |
1 |
8 |
revoke() |
S |
66 |
1 |
10 |
update() |
S |
74 |
1 |
4 |
deleteSignature() |
S |
80 |
1 |
3 |